home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / tsen2a.zip / TSEN2A.EXE / OEMSETUP.INF < prev    next >
INI File  |  1992-06-02  |  2KB  |  47 lines

  1. ; Microsoft Windows Driver Library
  2. ; Tseng ET4000 256 Color 640 X 480 Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10"
  8.  
  9. [disks]
  10.     t =.,  "ET4000 640 X 480 256 Color Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,        Description of driver,                       resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data,     optional work section
  14. svga448 = t:vga448.drv,   "ET4000  640x480   256 colors",               "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  15.  
  16. ; copy these fonts depending on the 386 grabber being used
  17.  
  18. [V7VGA.3gr]
  19. t:CGA40WOA.FON,t:CGA40850.FON
  20. t:CGA80WOA.FON,t:CGA80850.FON
  21. t:EGA40WOA.FON,t:EGA40850.FON
  22. t:EGA80WOA.FON,t:EGA80850.FON
  23.  
  24. [sysfonts]
  25. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  26.  
  27. [fixedfonts]
  28. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  29.  
  30. [oemfonts]
  31. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  32.  
  33. [fonts]
  34.    t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  35.  
  36.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  37.  
  38.    t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  39.  
  40.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  41.  
  42.    t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  43.  
  44.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  45.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  46.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  47.